34. Testing
Testing
Testing
Just as with the ToDo list app, Sunshine contains tests:
The tests you'll be interested in are inside of the data folder. For each exercise, you'll be told which file to use to test. Running tests is described here. Simply right click on the file and select Run <TestClassName>.